home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / editor / auror300.zip / COMPARE.DOX < prev    next >
Text File  |  1996-07-17  |  423b  |  16 lines

  1.  
  2.   COMPARE.AML
  3.   Compare Files 
  4.  
  5.   This macro displays a dialog box which allows you to compare two
  6.   files. By default, the two files are the current file and the
  7.   associated backup file. The following options can be specified:
  8.  
  9.      - Show Line Numbers
  10.      - Ignore Case
  11.      - Show First and Last Lines Only
  12.      - Use Open Files if Possible
  13.  
  14.   The Dos command 'fc' is used to perform the comparision.
  15.  
  16.